This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Nicole Lopkrogenetsi 15.Jan.04 02:18 PM a Web browser Domino DesignerAll ReleasesAll Platforms
I try to create a new field of the document in the standard mail-database. This field must contain a first 30 characters from the "body" - field. I use such formula: @Abstract( [TryFit] ; 30 ; "" ; "body" ). But it not works - the function @Abstract returns "" - empty string. Please help!